home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / PeerAware 1.03 / PeerAware-Setup.exe / Html / shapes / vml / cloud.xml < prev    next >
Text File  |  2006-11-01  |  1KB  |  39 lines

  1. <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:c="urn:schemas-cumulatelabs-com:vml">
  2.     <head>
  3.         <style> v\:* { behavior: url(#default#VML); }
  4.     </style>
  5.     </head>
  6. <v:group  style="LEFT: 0px; WIDTH: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px"
  7.     fillcolor="white" stroked="true" strokecolor="black" strokeweight="1px" coordsize="1000,1000">
  8.     <v:shape style="WIDTH: 1000px; POSITION: absolute; HEIGHT: 1000px" filled="t" fillcolor="white"
  9.     stroked="t" strokecolor="black" strokeweight=".75pt" 
  10.     path="
  11.         M 100,500
  12.         C 0,0, 250,0, 250,144  
  13.         C 250,0, 500,0, 500,100
  14.         C 500,-100, 713,0, 766,144 
  15.         C 781,71, 1000,147, 850,344
  16.         C 1000,300, 1000,800, 950,744
  17.         C 1000,950, 800,1000, 750,844
  18.         M 750,844
  19.         C 800,950, 600,1000, 650,894
  20.         C 600,990, 400,1000, 440,790
  21.         C 400,1000, 200,1000, 240,890
  22.         C 200,800, 0,1000, 100,500
  23.         "
  24.     coordsize="1000,1000">
  25.         <v:fill type="solid" opacity="1"></v:fill>
  26.         <v:shadow on="f" offset="3pt,3pt" />
  27.     </v:shape>
  28.     
  29.     <c:connection-point x="0" y="200"/>
  30.     <c:connection-point x="500" y="0"/>
  31.     <c:connection-point x="1000" y="0"/>
  32.     <c:connection-point x="0" y="1000"/>
  33.     <c:connection-point x="500" y="1000"/>
  34.     <c:connection-point x="1000" y="800"/>
  35.     <c:connection-point x="0" y="500"/>
  36.     <c:connection-point x="1000" y="500"/>
  37.     
  38. </v:group>
  39. </html>